Silence error message we get in gnutls when the peer hangs up
authorLars Magne Ingebrigtsen <larsi@gnus.org>
Wed, 27 Jul 2011 20:45:56 +0000 (22:45 +0200)
committerLars Magne Ingebrigtsen <larsi@gnus.org>
Wed, 27 Jul 2011 20:45:56 +0000 (22:45 +0200)
commit0a0b50958c739377661b2455b373c97ca8e06daa
treec1379d7293f6273d04e44935592d9429e9cd2d75
parent52eb42b3d93a9184c5bcc430722a3628006a66ec
Silence error message we get in gnutls when the peer hangs up

* gnutls.c (emacs_gnutls_read): Don't message anything if the peer
closes the connection while we're reading.
src/ChangeLog
src/gnutls.c